home *** CD-ROM | disk | FTP | other *** search
/ Power CD / Power CD ATARI-Rechner Lieben.iso / UTILITY / QINDEX18 / BMVGTEFF.DOC next >
Encoding:
Text File  |  1990-07-02  |  3.6 KB  |  86 lines

  1.  
  2. BMVGTEFF
  3. ========
  4.  
  5. (Benchmark for vgtext effects)
  6.  
  7. By Darek Mihocka. Copyright (C) 1990 Branch Always Software.
  8.  
  9.     Branch Always Software
  10.     Box 2624, Station B     \
  11.     Kitchener, Ontario      - new address this summer!
  12.     Canada    N2H 6N2       /
  13.  
  14.     Compuserve: 73657,2714
  15.     GEnie: DAREKM
  16.  
  17. BMVGTEFF is a new benchmarking utility designed to benchmark areas of
  18. GEM that earlier benchmarking utilities such as Quick Index don't cover.
  19.  
  20. In particular, BMVGTEFF tests GEM's ability to draw text to the screen
  21. using different text effects. These text effects are bold, italic,
  22. underlined, and grayed (or light), and are found in most word processors
  23. such as First Word or Word Writer.
  24.  
  25. BMVGTEFF is extremely simple in it's operation. All it does it is
  26. print 5 lines of text to the screen over and over again, each time
  27. shifting the text over one pixel. Each line of text has a different
  28. text effect. The first line is plain text, the second line is bold
  29. text, the third line is grayed text, the fourth line is italic text,
  30. and the fifth line is underlined text.
  31.  
  32. Each line of text will take between 2 and 5 seconds to print. If an
  33. accelerator is installed, the results will be faster.
  34.  
  35. When this is completed, the program prints out five numbers on the screen,
  36. representing the relative time it took to print each text effect. Plain
  37. text is always fastest, and italicized text is usually slowest.
  38.  
  39. BMVGTEFF can be used to measure how much faster various accelerators
  40. can make GEM at this particular operation. This is important because
  41. many word processors, and other GEM programs, make use of text effects.
  42. Unfortunately, this also has the effect of slowing the program down. If
  43. you have ever tried to italicize text in First Word, you know how much
  44. slower that is that using plain text.
  45.  
  46. Using the Quick ST 2.1 software accelerator, printing of GEM text to the
  47. screen is made 2 to 5 times faster. The numbers below, measured on a
  48. 4 meg 1040STE, demonstrate this fact.
  49.  
  50. In each screen resolution, the program was run 3 times. Once with a bare
  51. STE with the blitter turned off (which is a similar setup to a 520ST or
  52. 1040ST), once with the blitter turned on, and the third time with the
  53. Quick ST 2.1 software installed.
  54.  
  55. Monochrome:
  56.             no blitter      with blitter        with QST 2.1
  57. normal          499             210                  40
  58. bold            862             508                  65
  59. grayed          639             266                  57
  60. italic          797             596                  93
  61. underlined      555             235                  47
  62.  
  63. Medium resolution:
  64.             no blitter      with blitter        with QST 2.1
  65. normal          523             220                  32
  66. bold            901             435                  44
  67. grayed          678             277                  39
  68. italic          869             481                  60
  69. underlined      587             246                  35
  70.  
  71. Low resolution:
  72.             no blitter      with blitter        with QST 2.1
  73. normal          626             216                  43
  74. bold           1030             340                  54
  75. grayed          756             238                  50
  76. italic         1014             428                  71
  77. underlined      642             221                  46
  78.  
  79. The numbers above show that in some cases, GEM text will be about
  80. 5 times faster than without using Quick ST. The blitter chip helps
  81. a little, but is a far cry from what an efficient text drawing routine
  82. is capable of doing. These same sort of speed increases also occur
  83. when using GDOS fonts and Quick ST 2.1.
  84.  
  85.  
  86.